projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbf2f18
)
Minor fix for previous maintaining.texi change
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Sep 2019 20:08:57 +0000
(22:08 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Sep 2019 20:08:57 +0000
(22:08 +0200)
* doc/emacs/maintaining.texi (VC Directory Commands): Use @file
for files.
doc/emacs/maintaining.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/maintaining.texi
b/doc/emacs/maintaining.texi
index ae4b7bbafff0055e1f8743f2250ecdfc2c01bfe5..9a9957069fd6a196353384c4f08bd3c49e7fc993 100644
(file)
--- a/
doc/emacs/maintaining.texi
+++ b/
doc/emacs/maintaining.texi
@@
-1284,7
+1284,7
@@
listed files and directories.
@item G
Add the file under point to the list of files that the VC should
ignore (@code{vc-dir-ignore}). For instance, if the VC is Git, it
-will append this file to the @
samp
{.gitignore} file. If given a
+will append this file to the @
file
{.gitignore} file. If given a
prefix, do this with all the marked files.
@item q